OpenRoads Designer CONNECT Edition SDK Help

ConicSlope Class

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public abstractclass ConicSlope : FeaturizedModelEntity
Inheritance → ConsensusItem → ModelEntityNamedModelEntityFeaturizedModelEntity → ConicSlope

Properties

Angle  
AngleInterval  
BaseSlopeRate  
ConicHeight  
Connection (Inherited from ConsensusItem)
Description  
DgnECInstance (Inherited from ConsensusItem)
DgnModel (Inherited from ConsensusItem)
DomainObject (Inherited from ConsensusItem)
DoNotAnnotate (Inherited from FeaturizedModelEntity)
Element (Inherited from ModelEntity)
ElevationType  
FeatureDefinition (Inherited from FeaturizedModelEntity)
FeatureDescription (Inherited from FeaturizedModelEntity)
FeatureName (Inherited from FeaturizedModelEntity)
FixedElevation  
FrustumHeight  
GeometryPresentation (Inherited from FeaturizedModelEntity)
IsBooleanDTM  
IsClockWise  
IsFinalElement (Inherited from FeaturizedModelEntity)
IsFrustum  
IsXReverseDir  
IsYReverseDir  
Name (Inherited from NamedModelEntity)
ObjectTracker (Inherited from ConsensusItem)
OrigOffset  
RejectsEmptyStringAnnotation (Inherited from FeaturizedModelEntity)
RepresentationOf (Inherited from FeaturizedModelEntity)
RootFeatureProvider (Inherited from FeaturizedModelEntity)
SideSlopeRate  
StarOffset  
SyncId (Inherited from ModelEntity)
TopRadiusPrimary  
VerticalOffset  

Methods

CreateFromDomainObject (Inherited from ConsensusItem)
Dispose() (Inherited from ConsensusItem)
Dispose(Boolean) (Inherited from ConsensusItem)
Finalize (Inherited from ConsensusItem)
GetAnnotationProcessingGroup (Inherited from FeaturizedModelEntity)
GetNative (Inherited from ConsensusItem)
PersistChanges() (Inherited from ConsensusItem)
PersistChanges(Object) (Inherited from ConsensusItem)

Fields

m_dynamicItemHandle (Inherited from ConsensusItem)
m_isTransactable (Inherited from ConsensusItem)
m_marshaller (Inherited from ConsensusItem)
m_native (Inherited from ConsensusItem)

See Also